._3H0Nm {
    z-index: 2;
    position: relative;
	width:100%;
}

@media (max-width:1151px) {
    ._3H0Nm {
        margin: 0 16px;
       
    }
}

@media (min-width:1152px) {
    ._3H0Nm {
        max-width: 100%;
        margin: 0 auto 8px;
    }
}

.Gm4th {
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

._2xybM {
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    color: #1a1a1a;
    border: 2px solid #e6e6e6;
    background-color: #fff;
    -webkit-appearance: none;
    padding: 16px 24px;
    cursor:pointer;
	
}

._2xybM:focus {
    outline: none;
    border-color: #ccc;
}

._2xybM[type=search] {
    -webkit-appearance: none;
}

._15vQf {
    border: none;
    border-radius: 2px;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 14px;
    transition: all .2s ease-in;
    box-shadow: 1px 1px 3px -1px #e6e6e6;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .07);
    background-color: #6ba229;
    color: #fff;
    padding: 16px 0;
    margin-left: -2px;
   
}

._15vQf:focus {
    outline: 5px auto -webkit-focus-ring-color
}

@media (max-width:639px) {
    ._15vQf {
        width: 56px;
    }
    ._35N7O {
        display: none;
    }
}

._15vQf:active {
    background-color: #538320;
    box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .2);
}

._15vQf:hover {
    background-color: #6dad29;
}

._1vkef {
    left: 0;
    border: 2px solid #ccc;
    background-color: #fff;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .07);
    z-index: 1
}

._31n3T {
    padding: 16px 0;
}

._1Sq7n {
    display: block;
    padding: 8px 24px;
    color: #1a1a1a;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, arial, sans-serif;
    text-decoration: none;
}

.Detect_button-container {
    cursor: pointer;
    position: absolute;
    left: 85%;
    height: 70%;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    overflow: hidden;
	text-shadow:none;
	color:#000000;
}

@media (max-width: 575.98px) {
    ._2xybM{
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .Detect_button-container {
        left: 90%;
    }
    ._2xybM{
        width: 100%;
    }

    .hero_home .content h3 {
        padding-top: 60px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .Detect_button-container {
        left: 91%;
    }
    ._2xybM{
        width: 100%;
    }

    

}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .Detect_button-container {
        left: 85%;
    }
    ._2xybM{
        width: 100%;
    }

   
}

@media (min-width: 1200px) and (max-width: 1440.98px) {
    .Detect_button-container {
        left: 95%;
    }
}

@media (min-width: 1500px){
    .Detect_button-container {
        left: 75%;
    }
}

.Detect_button {
    line-height: 1.7;
    height: 100%;
    padding: 0 5px;
    border-radius: 2px;
    background: #f0f0f5;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
    display: table;
}

.Detect_button__text, .Detect_button i {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.select-dropdown-img {
    height: 30px;
    width: 30px;
    margin: .3rem .75rem;
    float: right;
}
.rounded-circle {
    border-radius: 50%!important;
}

.A-health-suggestion-item__media,
.A-health-suggestion-item__content,
.A-health-suggestion-item__right {
    display: table-cell;
    vertical-align: middle;
}

.A-health-suggestion-item__media__item>img {
    width: 100%;
    max-width: 100%;
    min-height: 25px;
	
}

.A-health-suggestion-item__content {
    width: 10000px;
	color:#000000;
	font-size:14px;
}

.A-health-suggestion-item__right {
    text-transform: uppercase;
    font-size: 11px;
    color: #787887;
    padding-top: 2px;
    text-align: right;
}

.c-omni-suggestion-item__content__title {
	 font-size: 14px;
}

.c-omni-suggestion-item__content__sub_text {
    font-size: 12px;
    color: #787887;
}

.c-omni-suggestion-group__header {
    width: 100%;
    padding: 6px 8px;
    background-color: #99999973;
    font-size: 14px;
	color:#000000;
}

.search {
    font-size: 16px;
    border: 2px solid #e6e6e6;
    cursor: pointer;
	width:100%;
}

.search_down {
    position: relative;
    display: inline-block;
	width:100%;
}

.search_content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
	text-align:left;
	font-size:16px;
	text-shadow:none;
}

.search_content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
	border:1px solid #e6e6e6;
}

.search a:hover {background-color: #d1d1d1;}

.search {display: block;}

.price {
    list-style-type: none !important;
    border: 1px solid #eee !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: 0.3s !important;
    transition: 0.3s !important;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)  !important;
}

.price .header {
    background-color: #111  ;
    color: white !important;
    font-size: 25px !important;
	height:100px !important;
}

.price li {
    border-bottom: 1px solid #CCCCCC !important;
    padding: 20px  !important;
    text-align: center  !important;
}

.price .grey {
    background-color: #eee !important;
    font-size: 20px !important;
}

.user {
    background-color:;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.user_down {
    position: relative;
    display: inline-block;
}

.user_content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	left:-50px;
}

.user_content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	border-bottom:1px solid #999999;
}

.user_content a:hover {background-color: #CCCCCC;}

.user_down:hover .user_content {
    display: block;
}

.user_down:hover .user {
    background-color: #3e8e41;
}

<!-- START NEW CSS -->

#main-integrations #hospital{margin-top:50px}

#hospital{position:absolute;text-align:right;left:0;max-width:100%;z-index:10;}

#hospital .window{position:relative;background-color:#fff;box-shadow:0 0 1px 0 rgba(0,0,0,.2);padding:25px;text-align:center;width:220px;display:inline-block;margin-left:65px}

#hospital .window .cap{font-weight:600;font-size:18px;margin-bottom:20px}

#hospital .window .cap a{display:block;margin:5px 0 0}

#hospital .window a.btn{padding:10px 30px;color:#fff;font-size:16px;white-space:normal;border-radius:30px;background-color:#00aef2;border:none;transition:all .3s ease}

#hospital .window a.btn:hover{opacity:.7}

#hospital .window:after{content:"";display:block;position:absolute;background:url(/v2/images/simplybook/border-ufo.png) no-repeat scroll;width:30px;height:37px;left:-14px;bottom:-14px}

<!-- END NEW CSS -->

